Name | Description | |
---|---|---|
![]() | DelegateCommand<TParm> Constructor | Overloaded. |
The following tables list the members exposed by DelegateCommand<TParm>.
Name | Description | |
---|---|---|
![]() | DelegateCommand<TParm> Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CanExecute | Defines the method that determines whether the command can execute in its current state. |
![]() | Execute | Defines the method to be called when the command is invoked. |
![]() | RaiseCanExecuteChanged | Raises the CanExecuteChanged event from external code. |
Name | Description | |
---|---|---|
![]() | CanExecuteChanged | Occurs when the ability of the command to execute changes. |